home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / win1 / alm30h.zip / XLATEALD.TX_ / XLATEALD.TX
Text File  |  1992-07-22  |  2KB  |  54 lines

  1.  
  2. May 6, 1992
  3.  
  4.  
  5. XLATEALD - Translation utility to convert *.ALD data
  6.            files created by versions of Almanac prior
  7.            to Almanac 3.0.
  8.  
  9.  
  10. USING XLATEALD
  11. --------------
  12.  
  13. XLATEALD.EXE runs under DOS.  The instructions which follow
  14. can be entered into the Command Line edit control from the
  15. File.Run dialog, or can be entered directly at any DOS
  16. command prompt.
  17.  
  18. The XLATEALD.EXE utility has a simple command format that
  19. is very similar to the DOS COPY command.  XLATEALD expects
  20. two parameters to be specified on its command line.  These
  21. parameters specify the disk directory that contains the
  22. old *.ALD files (or "from" directory), and the disk
  23. directory that the new files will be written (or the "to"
  24. directory).
  25.  
  26. A sample command line might be:
  27.  
  28.       XLATEALD C:\WINDOWS\ALMANAC\ALD C:\ALMANAC\ALD
  29.  
  30. This example would be correct for a system where the
  31. earlier version of Almanac was installed in the ALMANAC
  32. directory located under the WINDOWS directory, and Almanac
  33. 3.0 has been installed in the ALMANAC directory under the
  34. root directory. 
  35.  
  36. If you would like to copy your ALD files to a temporary
  37. work directory, you can translate files within the work
  38. directory.  Old ALD filenames are formatted as MAY92.ALD,
  39. and new filenames are formatted as MAY-1992.ALD, so there
  40. will be no conflicts or overwriting of files during the
  41. translation process.  Just specify the same directory for
  42. both of the command line parameters.
  43.  
  44. NOTE:  XLATEALD will convert a maximum of 124 items per
  45.        monthly ALD file.  It will stop converting after
  46.        the 124th item, skipping any remaining items.
  47.  
  48.        This restriction is because the ALD index area
  49.        requires expansion after 124 items.  If this
  50.        limitation creates a problem for you,
  51.        registered users may contact us for a special
  52.        version of the conversion utility designed
  53.        specifically for the size of your index area.
  54.